Add a Q_() macro.
authorMatthias Clasen <maclas@gmx.de>
Mon, 17 May 2004 02:33:18 +0000 (02:33 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Mon, 17 May 2004 02:33:18 +0000 (02:33 +0000)
commitd9d8bda57e62da65f97728e094725e6d39d93d29
treee8a16d1dca5af4f847a8c8b15d9e82600aaa542c
parentb99e54f2dd7f7fe8efb2052162114fda351d49b5
Add a Q_() macro.

Sun May 16 22:27:17 2004  Matthias Clasen  <maclas@gmx.de>

* gtk/gtkintl.h (Q_): Add a Q_() macro.

* gtk/gtkcellrendererprogress.h: Remove GTK_PROGRESS_CELL_UNKNOWN
and GTK_PROGRESS_CELL_FAILED. With the ability the set the label,
they are not really needed.

* gtk/gtkcellrendererprogress.c: Use the xpad and ypad properties
instead of hardwired padding, use Q_() for the default label,
compute a reasonable minimal size.  (#142571, #142572, #142573,
Tommi Komulainen, Christian Persch)
ChangeLog
ChangeLog.pre-2-10
ChangeLog.pre-2-6
ChangeLog.pre-2-8
gtk/gtkcellrendererprogress.c
gtk/gtkcellrendererprogress.h
gtk/gtkintl.h